home *** CD-ROM | disk | FTP | other *** search
- Path: ix.netcom.com!news
- From: jlilley@ix.netcom.com (John Lilley)
- Newsgroups: comp.lang.c++,comp.lang.pascal.delphi.misc
- Subject: Re: Calling all API experts !!
- Date: 24 Mar 1996 04:36:13 GMT
- Organization: Netcom
- Message-ID: <4j2jft$j4l@dfw-ixnews4.ix.netcom.com>
- References: <DoIMG1.F9y@unx.sas.com>
- NNTP-Posting-Host: den-co25-11.ix.netcom.com
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=US-ASCII
- X-NETCOM-Date: Sat Mar 23 10:36:13 PM CST 1996
- X-Newsreader: WinVN 0.99.7
-
- In article <DoIMG1.F9y@unx.sas.com>, sdkkah@mvs.sas.com says...
- >
- >
- >Hi, world
- >
- >Getting the font names is just getting me half the way. I also need to
- >know the point size and property (Bold,Italic etc..). Does anyone know
- >where I can get this information ?
-
- I recommend that you forget the INI file. Check out the EnumFont*
- series of API functions. This is WIN32 only, I think.
-
- john lilley
-
-